Skip to content

Add support for PHPUnit 10+ to CI process #276

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 6, 2025

Conversation

leith
Copy link
Contributor

@leith leith commented Aug 6, 2025

CI was failing on #275 due to higher versions of PHP using newer versions of PHPUnit, which has a different XML configuration file format. This should fix just the CI runner process to allow for that.

@leith
Copy link
Contributor Author

leith commented Aug 6, 2025

@barryvdh keen for some feedback on this one, as I feel like it's blocking for evaluating any other PRs if we can't run the CI process and see where we're at with the unit tests.

@barryvdh barryvdh merged commit e22e347 into thephpleague:master Aug 6, 2025
9 checks passed
@leith leith deleted the ci-fixes branch August 7, 2025 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants